home *** CD-ROM | disk | FTP | other *** search
/ BBS Toolkit / BBS Toolkit.iso / pc_board / csp117.zip / HISTORY.CSP < prev   
Text File  |  1992-07-10  |  3KB  |  73 lines

  1. History of Changes or Fixes to CSProfile.
  2. Entries are made in reverse order, Newest first;
  3.  
  4.  
  5. July 10, 1992 Ver 1.17 ** Configuration File Change **
  6.  
  7. ■ Added the ability to flag a file for download after checking it's
  8. profile. Once the profile is completed, and the user selects [Q] to
  9. return to the menu, the program will prompt with a yes/no question to
  10. flag the file. If they answer yes, the program will keep track of the
  11. selected file until they leave the door, at which time the flagged files
  12. are given to PCBoard, who in turn makes sure that they are allowed to
  13. download those files by security... The user can flag multiple files for
  14. download during a single session, but once the user leaves the door, the
  15. file is cleared.
  16.  
  17. ■ In order to expedite searches through the DOWNLOAD.TXT file, and until
  18. I figure out how to improve the speed of the search, add a line directly
  19. under the starting search date in your config file indicating the line
  20. number in Download.TXT that I should start at. Go into your download.txt
  21. file via LIST or any text editor, and locate the starting date you would
  22. like, and make note and enter that line number in your config file,
  23. again directly under the line for the starting date. The program will
  24. start reading from this point at each execution. if you want the program
  25. to start at the very beginning, then enter a 1 on that line. If you want
  26. me to start at line 1000 enter 1000 in the config file at the prescribed
  27. location.
  28.                 
  29. July 6, 1992 Ver 1.16
  30.  
  31. ■ Minor change to the PCBindex searching routine, and corrected a couple
  32. of typo's that occurred if the file requested was not found.
  33.  
  34. June 25, 1992 Ver 1.15 ** Configuration File Change **
  35.  
  36. ■ Added a routine that will check the PCBoard filelst.idx file *IF* one
  37. exists, and verify a files existance before running. If there is a
  38. filelst.idx, and the file being queried does not exist, the program will
  39. immediately exit to save time, otherwise the program will continue on as
  40. normal.
  41.  
  42. ■ Added line 5 to the config file for the location of the filelst.idx.
  43.  
  44. June 8, 1992 Ver 1.4
  45.  
  46. ■ Changed one of the routines which reads the download.txt file to make
  47. it run faster. I will be adding a check for valid files on a PROFILE
  48. search as soon as I figure a good way to do it quickly!
  49.  
  50. June 1, 1992 Ver 1.3
  51.  
  52. ■ Corrected an error on the DISPLAY PROFILE screen. The program was
  53. showing the current date, rather than the last download date.
  54.  
  55. May 29, 1992 Ver 1.2
  56.  
  57. ■ Increased the stack size a little bit, and took out some unnecessary
  58. code that was just taking up space. Made it run a little faster.. I will
  59. continue to optimize the program as we go along.
  60.  
  61. May 28, 1992 Ver 1.1
  62.  
  63. ■ The program was not showing who uploaded the file, because I kept
  64. blanking out the field everytime I used that particular function.
  65.  
  66. Increased the size of the heap the program uses to help speed up
  67. searches a little bit. I am looking at some routines that I might try
  68. soon.
  69.  
  70. May 26, 1992 Ver 1.0
  71.  
  72. ■ Initial Release
  73.